The Main Features Of iGenius
- Nice and Clean Design
- Responsive Theme Layout
- Elegant look
- SEO Optimized
- Fast loading Theme
- Responsive Navigation Menu
- Page navigation Widget
- Customized heading tags (H1 to H6)
Edit Navigation Section

Go to Blogger.com > Your Blog > Template > Edit HTML and find the following text:- <!-- Navigation Section-->

Now change all of the links with your own.
Top Social Icons
Go to Blogger.com > Your Blog > Template > Edit HTML and find the following text:- <!-- Social Links Section-->
<!-- Social Links Section--> <div class='social-links fr'> <a class='icon-fb' href='#'><i class='fa fa-facebook'/></a> <a class='icon-tw' href='#'><i class='fa fa-twitter'/></a> <a class='icon-gp' href='#'><i class='fa fa-google-plus'/></a> <a class='icon-in' href='#'><i class='fa fa-instagram'/></a> <a class='icon-rss' href='#'><i class='fa fa-rss'/></a> </div> <!-- Social Links Section End-->
Now change all of the links with your own.
Edit Number Of Slide.
Go to Blogger.com > Your Blog > Template > Edit HTML and find the following text:- // Slide Number
Add Buttons
1. In the Post section, click on edit post or create a new post
2. Click on HTML
3. A code is written above use that code to display that Button link
<a class="btn" href="Your Link" target="_blank">Your Text Here</a></div>4. Save your Post and check.